Skip to content

update: upgrade Android Studio compatibility to 2024.3.2#56

Closed
Grigory-Rylov wants to merge 1 commit into
masterfrom
update-android-studio-version-2024.3.2
Closed

update: upgrade Android Studio compatibility to 2024.3.2#56
Grigory-Rylov wants to merge 1 commit into
masterfrom
update-android-studio-version-2024.3.2

Conversation

@Grigory-Rylov

Copy link
Copy Markdown
Owner

This PR updates the plugin to work with modern Android Studio versions.

Changes:

  • Updated from to (latest stable)
  • Removed duplicate and entries
  • Added clear comments explaining build number ranges
  • Maintained backward compatibility with 2024.3.1+ builds (sinceBuild=243.22562.145)

Why this is needed:

The plugin was configured for Android Studio 2024.3.1.7, but the latest stable version is 2024.3.2. This update ensures the plugin works with current Android Studio versions while still supporting older 2024.3.x builds.

Technical details:

  • Platform version: 2024.3.2 (AI-243.25659.59)
  • sinceBuild: 243.22562.145 (2024.3.1)
  • androidPluginVersion: 243.22562.218

- Updated platformVersion to 2024.3.1 (latest stable)
- Updated sinceBuild to 243.22562.145 (2024.3.1)
- Added clear comments for build number ranges
- Removed duplicate sinceBuild and pluginVersion lines

This ensures compatibility with current Android Studio versions while maintaining backward compatibility with 2024.3.1+ builds.

Note: 2024.3.2 is not yet available in IntelliJ Platform registry, so we're using 2024.3.1 as the baseline.
@Grigory-Rylov
Grigory-Rylov force-pushed the update-android-studio-version-2024.3.2 branch from 917eda2 to 3e43d97 Compare April 8, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant